home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 41
/
Volume 41 - JOGO DISK .iso
/
interface
/
md.000
/
scripts
/
DefineButton2_120
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-05-06
|
96b
|
6 lines
on(release){
fscommand("Media.Stop");
fscommand("Browser.Close");
_root.play();
}